projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1526149
)
Remove unused variable
author
Richard Hult
<richard@imendio.com>
Mon, 2 Feb 2009 13:20:52 +0000
(14:20 +0100)
committer
Alexander Larsson
<alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:31 +0000
(10:15 +0200)
gdk/quartz/gdkgc-quartz.c
patch
|
blob
|
history
diff --git
a/gdk/quartz/gdkgc-quartz.c
b/gdk/quartz/gdkgc-quartz.c
index d740c798d6bb4a78fbbc8f9ed24156fd5265cd0c..c4da89328cdf7be4b2fb76346cc5658f3d89b23c 100644
(file)
--- a/
gdk/quartz/gdkgc-quartz.c
+++ b/
gdk/quartz/gdkgc-quartz.c
@@
-285,7
+285,6
@@
gdk_quartz_draw_tiled_pattern (void *info,
CGContextRef context)
{
GdkGC *gc = GDK_GC (info);
- GdkGCQuartz *private = GDK_GC_QUARTZ (gc);
CGImageRef pattern_image;
size_t width, height;